09. Udacity Site Header

Udacity Site Header

Time for some more CSS practice.

Start by taking a look at any page on Udacity (like the one below).

Udacity blog as of April 2016

Udacity blog as of April 2016

Notice the header bar at the top of the page.

In the workspace on the next page, we've started working to get the header to look right, but there are still a few more steps to making it look like it's supposed to.

We've added a few <!-- TODO: --> comments to the page. Go through them one at a time, and make the necessary changes to the CSS. When you're done, take a look at the solution.html file to see how I did it.